projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c04d9e7
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 20 Jul 2005 14:39:13 +0000
(14:39 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 20 Jul 2005 14:39:13 +0000
(14:39 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c1fbb13efc672b031d6ed22d4210c92d4a596827..4be7fcfc9f572448d146ab45832e007a747587bc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,10
@@
2005-07-20 Kim F. Storm <storm@cua.dk>
- * lread.c (Fload, load_unwind): Use make_save_value to unwind
- protect stream.
+ * fileio.c (Fdo_auto_save, do_auto_save_unwind):
+ Use make_save_value to unwind protect stream.
+
+ * lread.c (Fload, load_unwind):
+ Use make_save_value to unwind protect stream.
2005-07-19 Juanma Barranquero <lekktu@gmail.com>